Skip to main content
Hominid Software — Talks by Doug Reeder

The ELK Stack

talks delivered to technical & non-technical audiences at nChannel in January 2020

technical talk on ELK stack #

A RESTful API on top of the powerful Lucene search engine

structured queries, fuzzy & full text queries, and complex queries that combine the two’

analytics use same indices and are likewise fast

close integration with Kibana for management, visualization, machine learning

Logstash for server-side data processing

Beats for client-side single-purpose data shippers

Ingestion

use HTTP Service Action to interface with Symphony

non-technical talk on ELK stack #

relational DB: (for example, Oracle or MySQL)

MongoDB:

Elasticsearch:

close integration with Kibana for management, visualization, machine learning

Logstash for server-side data processing

Beats for client-side single-purpose data shippers

use HTTP Service Action to interface with Symphony 2020-01-13T20:22:44.054Z

ingesting data into ELK stack

Logstash for server-side data processing

Beats for (client-side) single-purpose data shippers

template is schema that Elasticsearch will confirm to

Kibana Spaces support different classes of users